|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpandoBridge
| Method Summary | |
|---|---|
void |
addAttribute(String name)
|
void |
addAttribute(String name,
int type)
|
void |
addAttribute(String name,
int type,
Serializable defaultValue)
|
Serializable |
getAttribute(String name)
|
Serializable |
getAttributeDefault(String name)
|
Enumeration<String> |
getAttributeNames()
|
UnicodeProperties |
getAttributeProperties(String name)
|
Map<String,Serializable> |
getAttributes()
|
int |
getAttributeType(String name)
|
String |
getClassName()
|
long |
getClassPK()
|
long |
getCompanyId()
|
boolean |
hasAttribute(String name)
|
boolean |
isIndexEnabled()
|
void |
setAttribute(String name,
Serializable value)
|
void |
setAttributeDefault(String name,
Serializable defaultValue)
|
void |
setAttributeProperties(String name,
UnicodeProperties properties)
|
void |
setAttributes(Map<String,Serializable> attributes)
|
void |
setAttributes(ServiceContext serviceContext)
|
void |
setClassName(String className)
|
void |
setClassPK(long classPK)
|
void |
setCompanyId(long companyId)
|
void |
setIndexEnabled(boolean indexEnabled)
|
| Method Detail |
|---|
void addAttribute(String name)
throws PortalException
PortalException
void addAttribute(String name,
int type)
throws PortalException
PortalException
void addAttribute(String name,
int type,
Serializable defaultValue)
throws PortalException
PortalExceptionSerializable getAttribute(String name)
Serializable getAttributeDefault(String name)
Enumeration<String> getAttributeNames()
UnicodeProperties getAttributeProperties(String name)
Map<String,Serializable> getAttributes()
int getAttributeType(String name)
String getClassName()
long getClassPK()
long getCompanyId()
boolean hasAttribute(String name)
boolean isIndexEnabled()
void setAttribute(String name,
Serializable value)
void setAttributeDefault(String name,
Serializable defaultValue)
void setAttributeProperties(String name,
UnicodeProperties properties)
void setAttributes(Map<String,Serializable> attributes)
void setAttributes(ServiceContext serviceContext)
void setClassName(String className)
void setClassPK(long classPK)
void setCompanyId(long companyId)
void setIndexEnabled(boolean indexEnabled)
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||