public class OrganizationBlueprint
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
OrganizationBlueprint.OrganizationBlueprintBuilder |
Modifier and Type | Field and Description |
---|---|
protected java.lang.String[] |
assetTagNames
Deprecated.
As of Athanasius (7.3.x)
|
Constructor and Description |
---|
OrganizationBlueprint() |
OrganizationBlueprint(OrganizationBlueprint organizationBlueprint) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAssetTagNames() |
java.lang.String |
getName() |
int |
getParentOrganizationId() |
long |
getUserId() |
boolean |
isSite() |
@Deprecated protected java.lang.String[] assetTagNames
public OrganizationBlueprint()
public OrganizationBlueprint(OrganizationBlueprint organizationBlueprint)