Package | Description |
---|---|
com.communote.server.web.commons.resource.impl |
Modifier and Type | Method and Description |
---|---|
boolean |
PropertyResourceManager.addPropertyResource(String identifier,
String categoryName,
String propertyResourceFallback)
Add a property resource for the given category and plugin.
|
PropertyResourceContent |
PropertyResourceManager.getPropertyResourceContent(String identifier,
String categoryName)
The content of the property resource.
|
boolean |
PropertyResourceManager.updatePropertyResource(String identifier,
String categoryName,
String propertyValue)
Update the property resource for the given category and plugin.
|
Copyright © 2019 Communote team. All rights reserved.