Constructor and Description |
---|
Setup() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
exec(ICS ics,
java.lang.String site,
java.lang.String username,
java.lang.String password)
Execute the setup creating the assets using the Asset API
|
abstract java.lang.Class<?>[] |
getAssets()
Return assets to create
|
Site |
getSite()
Return the current site - this is set by exec
|
public Site getSite()
public abstract java.lang.Class<?>[] getAssets()