|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Group | |
---|---|
com.jscape.inet.mft.management.client.api | Contains classes for establishing connection with JSCAPE MFT Server administrative service. |
com.jscape.inet.vfs | Contains virtual file system classes. |
Uses of Group in com.jscape.inet.mft.management.client.api |
---|
Methods in com.jscape.inet.mft.management.client.api that return Group | |
---|---|
Group[] |
ManagerSubsystem.getGroups(java.lang.String domainName)
Gets domain groups. |
Methods in com.jscape.inet.mft.management.client.api with parameters of type Group | |
---|---|
void |
ManagerSubsystem.addGroup(java.lang.String domainName,
Group group)
Adds a new group. |
Uses of Group in com.jscape.inet.vfs |
---|
Methods in com.jscape.inet.vfs with parameters of type Group | |
---|---|
java.lang.String |
Group.GroupName.evaluate(Group value)
|
Constructors in com.jscape.inet.vfs with parameters of type Group | |
---|---|
Group(Group that)
Copy constructor. |
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |