public interface OrgEntityAddCmd extends OrgEntityRegistrationCmd
The information of the new organization or organizational unit is stored in the MEMBER, ORGENTITY, MBRREL and ADDRESS tables.
Use this command with SSL (Secure Sockets Layer) to ensure that the information are encrypted. To do so, type the command with the HTTPS secure protocol.
The parameters URL, orgEntityName, orgEntityType and parentMemberId are
mandatory. The rest of the parameters are optional.
Behavior
Exception conditions
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
static java.lang.String |
NAME
The name of this command.
|
defaultCommandClassNamereset, setAdministratorFirstName, setAdministratorLastName, setAdministratorMiddleName, setBusinessCategory, setDescription, setDistinguishedName, setErrorViewName, setLegalId, setMemberId, setOrgEntityField1, setOrgEntityField2, setOrgEntityField3, setOrgEntityId, setOrgEntityName, setOrgEntityType, setPreferredDelivery, setTaxPayerId, setURLcheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesexecuteFromCache, getCaller, getEntryInfo, getId, getSharingPolicy, postExecute, preExecute, setCaller, updateCachegetCommandTarget, getCommandTargetName, hasOutputProperties, performExecute, setCommandTarget, setCommandTargetName, setOutputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getResources, getStoreId, getUser, getUserId, performExecute, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultProperties, validateParametersfulfills, getOwnerstatic final java.lang.String COPYRIGHT
static final java.lang.String NAME