|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.attributes.GlobalAttributeEntryImpl
public class GlobalAttributeEntryImpl
Constructor Summary | |
---|---|
GlobalAttributeEntryImpl()
|
|
GlobalAttributeEntryImpl(java.lang.String name,
Attribute attr)
|
Method Summary | |
---|---|
Attribute |
getAttribute()
Get the Attribute. |
java.lang.String |
getName()
Get the name of the entry. |
void |
setAttribute(Attribute attr)
Setter. |
void |
setName(java.lang.String name)
Setter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobalAttributeEntryImpl()
public GlobalAttributeEntryImpl(java.lang.String name, Attribute attr)
Method Detail |
---|
public Attribute getAttribute()
GlobalAttributeEntry
getAttribute
in interface GlobalAttributeEntry
public void setAttribute(Attribute attr)
setAttribute
in interface GlobalAttributeEntry
public java.lang.String getName()
GlobalAttributeEntry
getName
in interface GlobalAttributeEntry
public void setName(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |