|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.adapter.gsa.xml.GSAPropertySetter
public class GSAPropertySetter
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
GSAPropertySetter()
|
|
| Method Summary | |
|---|---|
static void |
setProperties(MutableRepository pRepository,
java.lang.String pItemDescriptorName,
MutableRepositoryItem pItem,
java.util.Map<java.lang.String,java.lang.String> pPropertyValues)
setProperties This method sets the repository item properties from the values contained in the map. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public GSAPropertySetter()
| Method Detail |
|---|
public static void setProperties(MutableRepository pRepository,
java.lang.String pItemDescriptorName,
MutableRepositoryItem pItem,
java.util.Map<java.lang.String,java.lang.String> pPropertyValues)
throws RepositoryException
pRepository - - the repository for the item to be set.pItemDescriptorName - - the item descriptor for the item to be set.pItem - - the repository item to be set.pPropertyValues - - a map of repository name / value pairs to be set on the repository item.
RepositoryException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||