|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VWRosterDefinition in filenet.vw.api |
---|
Methods in filenet.vw.api that return VWRosterDefinition | |
---|---|
VWRosterDefinition |
VWSystemConfiguration.createRosterDefinition(java.lang.String theName)
Creates a roster definition. |
VWRosterDefinition |
VWRoster.fetchRosterDefinition()
Fetches the definition for this roster. |
VWRosterDefinition |
VWSystemConfiguration.getRosterDefinition(java.lang.String name)
Gets the roster definition with specified name. |
VWRosterDefinition[] |
VWSystemConfiguration.getRosterDefinitions()
Gets the roster definitions associated with the current isolated region. |
Methods in filenet.vw.api with parameters of type VWRosterDefinition | |
---|---|
void |
VWSystemConfiguration.updateRosterDefinition(VWRosterDefinition theRosterDefinition)
Updates a roster definition. |
|
Process API | ||||||||
PREV NEXT | FRAMES NO FRAMES |