This task command is used to give a list of Business OrgEntities.
Currently this command list all orgentities under Root Organization (Except Default Organization). during self-registration.
Outputs of this task command are:
Long[] getBusinessOrgEntityList(TypedProperty) - returns a Long array of all business orgentities.
Field Summary | |
static java.lang.String | COPYRIGHT IBM Copyright notice field. |
static java.lang.String | defaultCommandClassName The default implementation of this command. |
static java.lang.String | NAME The name of this command. |
Method Summary | |
java.lang.Long[] | getBusinessOrgEntityList() Gets the list of all business orgentities. |
Field Detail |
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
public java.lang.Long[] getBusinessOrgEntityList()
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.