public class AvatarInfo extends Object
| Constructor and Description |
|---|
AvatarInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.core.cms.CMSBinaryContent |
getBinaryContent() |
String |
getDigest() |
Boolean |
getGenericResource() |
String |
getTimeStamp() |
protected Boolean |
isFetched() |
protected void |
setBinaryContent(org.osivia.portal.core.cms.CMSBinaryContent binaryContent) |
void |
setDigest(String digest) |
protected void |
setFetched(Boolean fetched) |
protected void |
setGenericResource(Boolean genericResource) |
public String getTimeStamp()
public Boolean getGenericResource()
protected void setGenericResource(Boolean genericResource)
protected Boolean isFetched()
protected void setFetched(Boolean fetched)
public String getDigest()
public void setDigest(String digest)
public org.osivia.portal.core.cms.CMSBinaryContent getBinaryContent()
protected void setBinaryContent(org.osivia.portal.core.cms.CMSBinaryContent binaryContent)
Copyright © 2022. All rights reserved.