|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
AuthorPG.Future
Future PG implementation for AuthorPG |
static class |
AuthorPG.Null_AuthorPG
Null_PG implementation for AuthorPG |
| Field Summary | |
static java.lang.String |
assetGetter
|
static java.lang.String |
assetSetter
|
static java.lang.Class |
factoryClass
the factory class |
static java.lang.String |
factoryMethod
the method of factoryClass that creates this type |
static java.lang.String |
mutableClass
the (mutable) class type returned by factoryMethod |
static AuthorPG |
nullPG
The Null instance for indicating that the PG definitely has no value |
static java.lang.Class |
primaryClass
the (immutable) class type returned by domain factory |
| Method Summary | |
java.lang.String |
getAffiliation()
Overview of author's qualifications, history, or relevant experience |
java.lang.String |
getDisplayName()
name as the author wants it displayed |
java.lang.String |
getInterview()
Transcript of an interview with the author, if available. |
java.lang.String |
getSearchableName()
|
| Methods inherited from interface org.cougaar.planning.ldm.asset.PropertyGroup |
clone, copy, getAssetGetMethod, getAssetSetMethod, getPrimaryClass, hasDataQuality, lock, lock, unlock |
| Methods inherited from interface org.cougaar.planning.ldm.dq.HasDataQuality |
getDataQuality |
| Field Detail |
public static final java.lang.String factoryMethod
public static final java.lang.String mutableClass
public static final java.lang.Class factoryClass
public static final java.lang.Class primaryClass
public static final java.lang.String assetSetter
public static final java.lang.String assetGetter
public static final AuthorPG nullPG
| Method Detail |
public java.lang.String getDisplayName()
public java.lang.String getAffiliation()
public java.lang.String getInterview()
public java.lang.String getSearchableName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||