|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.are.xml.rules.Rule
com.ibm.are.xml.rules.fileattr.FileAttributeRule
com.ibm.ibmi.are.xml.rules.fileattr.IBMiFileAttributeRule
public abstract class IBMiFileAttributeRule
Abstract base class for all IBM i file and directory attribute verification rules
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
Copyright for class bytecode |
Fields inherited from class com.ibm.are.xml.rules.fileattr.FileAttributeRule |
---|
MAP_ITEM_NAME |
Fields inherited from class com.ibm.are.xml.rules.Rule |
---|
MAP_ITEM_CHECK_CLASS, MAP_ITEM_CHECK_OBJECT, MAP_ITEM_CHECK_TYPE, MAP_ITEM_ERROR_LEVEL, MAP_ITEM_EXPECTED_VALUE, MAP_ITEM_MATCH_CASE |
Method Summary | |
---|---|
com.ibm.as400.access.IFSFile |
getIfsFile(com.ibm.are.plugin.Plugin plugin)
Retrieves a reference to an IBM Toolbox for Java IFSFile object that models the
file or directory that is being verified. |
Methods inherited from class com.ibm.are.xml.rules.Rule |
---|
getNodeInfo, report, report, run |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Method Detail |
---|
public com.ibm.as400.access.IFSFile getIfsFile(com.ibm.are.plugin.Plugin plugin)
IFSFile
object that models the
file or directory that is being verified.
plugin
- The plugin that that verification is being performed for
IFSFile
object that models the
file or directory that is being verified.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |