Package | Description |
---|---|
org.alfresco.repo.publishing.linkedin.springsocial.api | |
org.alfresco.repo.publishing.linkedin.springsocial.api.impl.xml |
Modifier and Type | Method and Description |
---|---|
static ShareVisibilityCode |
ShareVisibilityCode.fromValue(String value) |
ShareVisibilityCode |
ShareVisibility.getCode() |
static ShareVisibilityCode |
ShareVisibilityCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShareVisibilityCode[] |
ShareVisibilityCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ShareVisibility.setCode(ShareVisibilityCode code) |
Modifier and Type | Field and Description |
---|---|
protected ShareVisibilityCode |
JaxbShareVisibilityImpl.code |
Modifier and Type | Method and Description |
---|---|
ShareVisibilityCode |
JaxbShareVisibilityImpl.getCode() |
Modifier and Type | Method and Description |
---|---|
void |
JaxbShareVisibilityImpl.setCode(ShareVisibilityCode value) |
Constructor and Description |
---|
JaxbShareVisibilityImpl(ShareVisibilityCode code) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.