|
Java SDK r12.5 |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AdminTask
Provides access to the attributes in an AdminTask
managed object through the methods inherited from the base
interface Task. Also provides access to task
management methods.
An admin task is an Identity Manager administrative task such as
creating a user or a group. Admin tasks are included in admin roles.
For information on working with managed objects, see ManagedObject
and the section
Managed Objects in the Programming Guide.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.netegrity.llsdk6.imsapi.managedobject.Task |
|---|
Task.FieldId |
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from interface com.netegrity.llsdk6.imsapi.managedobject.Task |
|---|
APPLICATION, AUDITABLE, CATEGORY, DESCRIPTION, EXTERNAL, FRIENDLY_NAME, METHOD_ID, PROVISIONABLE, SYSTEM, URL, VERSION, WEBSERVICE, WORKFLOW_ID, WORKFLOWABLE |
| Method Summary | |
|---|---|
java.util.List |
getSubmitWFActionButtons()
|
void |
setSubmitWFActionButtons(java.util.List buttons)
|
| Methods inherited from interface com.netegrity.llsdk6.imsapi.managedobject.ManagedObject |
|---|
directAddAttributeValue, directRemoveAttributeValue, equals, fixUniqueNames, getImsDirectory, getImsEnvironment, getObjectType, getOrg, getOrg, getProvider, hashCode, move, persisted |
| Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.NamedObject |
|---|
getFriendlyName, getUniqueName, toString |
| Methods inherited from interface com.netegrity.llsdk6.imsapi.abstractinterface.ModifiableObject |
|---|
modifyObject, modifyObject |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
| Method Detail |
|---|
void setSubmitWFActionButtons(java.util.List buttons)
java.util.List getSubmitWFActionButtons()
|
Java SDK r12.5 10/22/2009 |
||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||