|
RichFaces CDK Generator Maven Plugin 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.model.legacy.ResourceConfig
public class ResourceConfig
Class ResourceConfig.
| Constructor Summary | |
|---|---|
ResourceConfig()
|
|
| Method Summary | |
|---|---|
void |
addResource(Resource resource)
Method addResource. |
boolean |
containsResource(Resource res)
|
String |
getModelEncoding()
Method getModelEncoding. |
List |
getResources()
Method getResources. |
void |
removeResource(Resource resource)
Method removeResource. |
void |
setModelEncoding(String modelEncoding)
Set an encoding used for reading/writing the model. |
void |
setResources(List resources)
Set the resources field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceConfig()
| Method Detail |
|---|
public void addResource(Resource resource)
resource - public String getModelEncoding()
public List getResources()
public void removeResource(Resource resource)
resource - public void setModelEncoding(String modelEncoding)
modelEncoding - public void setResources(List resources)
resources - public boolean containsResource(Resource res)
|
RichFaces CDK Generator Maven Plugin 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||