public class DocumentViewCodecDescriptor extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
className  | 
protected boolean | 
defaultCodec  | 
protected boolean | 
enabled  | 
protected String | 
name  | 
protected String | 
prefix  | 
protected int | 
priority  | 
| Constructor and Description | 
|---|
DocumentViewCodecDescriptor()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getClassName()  | 
boolean | 
getDefaultCodec()  | 
boolean | 
getEnabled()  | 
String | 
getName()  | 
String | 
getPrefix()  | 
int | 
getPriority()  | 
protected boolean defaultCodec
protected boolean enabled
protected int priority
public DocumentViewCodecDescriptor()
public String getClassName()
public boolean getEnabled()
public int getPriority()
public boolean getDefaultCodec()
Copyright © 2019 Nuxeo. All rights reserved.