|
Oracle Fusion Middleware Java API Reference for Oracle TopLink 11g Release 1 (11.1.1) E28847-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.eclipse.persistence.sdo.helper.AttributeMimeTypePolicy
public class AttributeMimeTypePolicy
| Field Summary | |
|---|---|
private java.lang.String |
mimeTypePropertyName |
| Constructor Summary | |
|---|---|
AttributeMimeTypePolicy(java.lang.String propertyName) |
|
| Method Summary | |
|---|---|
java.lang.String |
getMimeType(java.lang.Object obj)return a MIME type string |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String mimeTypePropertyName
| Constructor Detail |
|---|
public AttributeMimeTypePolicy(java.lang.String propertyName)
| Method Detail |
|---|
public java.lang.String getMimeType(java.lang.Object obj)
MimeTypePolicygetMimeType in interface MimeTypePolicyobj - - fixed non-dynamic implementors will ignore this parameter
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||