@Deprecated public interface ProgramCommonAssembly
Modifier and Type | Method and Description |
---|---|
List<AttributeInfo> |
getAttributes()
Deprecated.
|
String |
getId()
Deprecated.
|
MetaInfo |
getMeta()
Deprecated.
|
String |
getStateKey()
Deprecated.
|
String |
getTypeKey()
Deprecated.
|
void |
setAttributes(List<AttributeInfo> attributes)
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setMeta(MetaInfo meta)
Deprecated.
|
void |
setStateKey(String state)
Deprecated.
|
void |
setTypeKey(String type)
Deprecated.
|
List<AttributeInfo> getAttributes()
void setAttributes(List<AttributeInfo> attributes)
String getTypeKey()
void setTypeKey(String type)
String getStateKey()
void setStateKey(String state)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.