|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bmc.arsys.api.ObjectBase com.bmc.arsys.api.Container com.bmc.arsys.api.FilterGuide
public class FilterGuide
Filter guides are used to create reusable components of filter workflow by adding computational subroutines within filter processing. This provides for more sophisticated workflow solutions and allows easier reuse of functionality between forms.
Constructor Summary | |
---|---|
FilterGuide()
|
Method Summary |
---|
Methods inherited from class com.bmc.arsys.api.Container |
---|
activate, clear, clone, equals, getAdminGroupList, getAssignedGroup, getContainerOwner, getDescription, getKey, getLabel, getProperties, getReferences, getType, hashCode, passivate, removeReferenceByObject, setAdminGroupList, setContainerOwner, setDescription, setKey, setLabel, setPermissions, setProperties, setReferences, toString |
Methods inherited from class com.bmc.arsys.api.ObjectBase |
---|
appendDiaryText, getChangeFlags, getDiary, getHelpText, getLastChangedBy, getLastUpdateTime, getName, getNewName, getOwner, getPermissions, setChangeFlags, setDiary, setDiary, setHelpText, setLastChangedBy, setName, setNewName, setOwner |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FilterGuide()
|
AR System Java API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |