|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--asgaard.skid.SkidBean | +--banshee.lang.Entity
This class gives the general layout for a generic action with an atomic action in workout. The outline is a quiert simple parameter-based characteristic of an action executed by an sports(wo)men.
Field Summary | |
protected asgaard.lang.Item[] |
items
List whith Items, which descript each attribute of the list |
protected java.lang.Object[] |
values
Values carried by the attribute |
Fields inherited from class asgaard.skid.SkidBean |
broker,
debug,
history_policy,
LAST_METHOD |
Constructor Summary | |
Entity()
|
Method Summary | |
java.lang.String |
getName()
Returns the name of the Bean which shold be human readable and may be unique in some cases, but this is not strictly required. |
abstract Entity |
getTemplate()
Returns the Template used by this Action |
java.lang.Object |
item(int idx)
Returns Object at the given index if any |
int |
length()
Returns the number of attributes which are carried by this Action |
void |
setName(java.lang.String name)
Sets the name of the Entity. |
Methods inherited from class asgaard.skid.SkidBean |
addEvent,
cloneBean,
flush,
getAge,
getBeanType,
getBroker,
getChangeHistory,
getClassKey,
getCreated,
getEvent,
getFilter,
getIdentifier,
getKey,
getLink,
getMethods,
getModified,
getObject,
getUpdatePolicy,
init,
invoke,
isChanged,
isNew,
isReadOnly,
modify,
putLink,
setAge,
setObject,
suscribeEvent,
undo |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected transient asgaard.lang.Item[] items
protected java.lang.Object[] values
Constructor Detail |
public Entity()
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the valuepublic java.lang.Object item(int idx)
public int length()
public abstract Entity getTemplate()
asgaard.banshee.lang.Template
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |