public abstract class AppSvcResource extends Object implements oracle.fmwplatform.envspec.common.EntityWithId
| Constructor and Description |
|---|
AppSvcResource() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the id used to reference this model object.
|
String |
getName() |
Map<String,String> |
getReservedKeywords() |
String |
getSourcePath() |
List<String> |
getTargets() |
boolean |
isClusterable()
Determines if the AppSvcResource is clusterable or not.
|
oracle.fmwplatform.envspec.common.EntityWithId |
setId(String id)
Sets the id used to reference this model object.
|
public String getId()
oracle.fmwplatform.envspec.common.EntityWithIdgetId in interface oracle.fmwplatform.envspec.common.EntityWithIdpublic oracle.fmwplatform.envspec.common.EntityWithId setId(String id)
oracle.fmwplatform.envspec.common.EntityWithIdsetId in interface oracle.fmwplatform.envspec.common.EntityWithIdid - the id to be used when referencing this model objectpublic boolean isClusterable()
public String getName()
public String getSourcePath()